home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / util / boot / MemPatch.readme < prev    next >
Text File  |  1996-11-04  |  2KB  |  39 lines

  1. Short:    Monitors memory allocations. Source.
  2. Author:   Kyzer/CSG
  3. Uploader: Kyzer/CSG (kyzer@hotmail.com)
  4. Type:     util/boot
  5.  
  6. MemPatch v1.0 by Kyzer/CSG
  7. Public Domain. NO COPYRIGHT OR WARRANTY!!! Source in Amiga E is included
  8.  
  9. This is a 'monitor' of memory being allocated, a bit like SnoopDOS but
  10. for memory.
  11.  
  12. Run it from a shell, press control and C to quit it, or send it a break
  13. signal. You can also draw an icon for it and run from WB if you so wish. You
  14. can also redirect it anywhere you want, eg mempatch >mem.log
  15.  
  16. Be BLOODY CAREFUL with this program!! I suggest it for debugging, checking
  17. a suspicious program, but NOT for general use and CERTAINLY NOT all the
  18. time. This patch only patches AllocMem(), not AllocVec() or AllocPool() or
  19. other memory functions. If you want this, tell me! It also doesn't patch
  20. FreeMem. The task priority of this program is -40 to help avoid system lockups
  21.  
  22. This program is resident and reentrant, but not pure. That means you can
  23. make the program resident, and run it many times, BUT if you run more than
  24. one copy at once it will crash!!! You have been warned!
  25.  
  26. Kyzer/CSG, 49 Fairview Road, AB228ZG, Scotland. +441224704117. 130.83.9.19 4711
  27. (no .sig today)
  28.  
  29.  
  30. ============================= Archive contents =============================
  31.  
  32. Original  Packed Ratio    Date     Time    Name
  33. -------- ------- ----- --------- --------  -------------
  34.     1836    1171 36.2% 03-Sep-92 17:56:56  mempatch
  35.     2365    1234 47.8% 03-Sep-92 17:56:20  mempatch.doc
  36.     2090     908 56.5% 03-Sep-92 17:55:16  mempatch.e
  37. -------- ------- ----- --------- --------
  38.     6291    3313 47.3% 17-Oct-96 23:28:44   3 files
  39.